home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / acctg / pc_gl3_3 / pc-gl.doc < prev    next >
Text File  |  1988-09-17  |  32KB  |  717 lines

  1.  
  2.                           PC-GL MANUAL
  3.                           Version 3.3
  4.                   Copyright 1988, Jerry Medlin
  5.  
  6.  
  7. PROGRAM DESCRIPTION
  8.  
  9.      PC-GL is a double entry accounting program which will allow
  10. a small to medium size business to rapidly and accurately
  11. produce financial reports.  The program runs on a IBM PC or
  12. compatible computer with at least one disk drive and requires at
  13. least 256k memory.
  14.  
  15.      PC-GL is a ShareWare program.  You are encouraged to give
  16. copies to anyone who might use it.  If you use the program
  17. please send $35 to:
  18.  
  19.               Jerry Medlin
  20.               P.O. Box 357 Dept:MSG
  21.               Napa, Ca.  94559
  22.  
  23.      Your contribution will entitle you to a copy of the latest
  24. version of the program and a telephone number for limited
  25. telephone assistance should you require it.  You will also
  26. receive a program which will allow you to customize some
  27. features of PC-GL.  A complete description of this customizing
  28. program is contained at the end of the manual.
  29.  
  30.      The system consist of two files.
  31.  
  32.      PC-GL.COM - The compiled program written in Turbo
  33.      Pascal.
  34.  
  35.      PC-GL.COA - A standard chart of accounts to use or
  36.      modify for your purposes.
  37.  
  38.      The program makes liberal use of the PC's numeric key pad
  39. both for numbers and commands.  You can have the Num Lock on all
  40. the time even when using the arrow keys for commands.  When
  41. inputting information, the plus <+> key has the same effect as
  42. the return or enter key.  The minus <-> key enters a negative
  43. number.  This makes using the numeric key pad even easier.
  44.  
  45.      To run the program, simply type "PC-GL".  If you want to
  46. specify a drive designation and path for your data just add the
  47. drive and path description after the program name.  i.e. type
  48. "PC-GL B:" to use the B drive for data files.  If you are going
  49. to use the standard chart of accounts, be sure the file PC-
  50. GL.COA is on the specified drive and subdirectory.
  51.  
  52.      Each time you run the program, a menu is displayed for
  53. operator selection:
  54.  
  55.               Enter or Change Chart of Accounts
  56.               Enter or Change Transactions
  57.               Print Chart of Accounts Listing
  58.               Print Transaction Listing
  59.               Print General Ledger
  60.               Print Income Statement
  61.               Print Balance Sheet
  62.               Print Account Summary Report
  63.               Year End Update
  64.               End of Processing
  65.  
  66.      Selection is made by using the up or down arrows to
  67. highlight the desired function, then pressing <return>.
  68.  
  69.      PC-GL allows a maximum of 800 items in the chart of
  70. accounts and 6000 transactions per accounting period.  With 256k
  71. of memory the number of transactions is reduced to about 500 per
  72. accounting period.  The number of additional transactions you
  73. can enter is printed at the bottom of the menu screen.  That
  74. number may be limited by either disk space or memory available
  75. and is subject to an absolute maximum of 6000 transactions.
  76.  
  77.  
  78. THE PROCESSING CYCLE
  79.  
  80.      Usually, accounting is done on a monthly cycle, but the PC-
  81. GL program will allow you to use any length of accounting
  82. period.  Each time you run the program, you will be asked "Do
  83. you want to start a new accounting period? (Y/N)".  If you
  84. answer with a "N" the latest transactions will be loaded and you
  85. may add additional entries.  If you answer "Y" the current
  86. period balances will be set to zero and the transactions for the
  87. previous period will be saved for later review.  You may then
  88. begin entering a new batch of transactions for the new period.
  89.  
  90.      Checks and journal entries for the accounting period are
  91. entered using the second menu selection. (Enter or Change
  92. Transactions)  Debits are entered as positive <+> numbers and
  93. credits are entered as negative <-> numbers.
  94.  
  95.      When the transactions have been entered and checked you may
  96. begin printing reports.  Reports may be printed in any order and
  97. as often as you desire.  Reports may be printed to the screen
  98. first to check their accuracy.  Should you discover a posting
  99. error after examining the reports, you can correct the error and
  100. rerun the reports.
  101.  
  102.      The only report that must be printed to the printer each
  103. period is the General Ledger Report.  If the General Ledger
  104. Report has not been printed to the printer (not just the
  105. screen), you will not be allowed to end an accounting period and
  106. start another.  The General Ledger Report shows the opening
  107. balance for each account, all of the transactions posted to the
  108. account for the accounting period followed by the closing
  109. balance for each account.  Once you start a new accounting
  110. period, the printed General Ledger Report will be your only
  111. audit trail.  To start a new accounting period without printing
  112. the general ledger would leave no trace of how an account
  113. arrived at its present balance.  Since organizations like the
  114. IRS want to know how you arrived at those numbers on your tax
  115. return, the General Ledger Report is required.  If it hasn't
  116. been printed the program will never ask "Do you want to start a
  117. new accounting period?".
  118.  
  119. DOUBLE ENTRY ACCOUNTING
  120.  
  121.      Double entry accounting requires that the total of all
  122. debit <+> entries must be the same as the total of all credit <-
  123. > entries.  It does not mean that there must be a credit for
  124. every debit, only that all of the entries must add up to zero.
  125. Each accounting period consist of a series of balanced entries
  126. with equal pluses and minuses.
  127.  
  128.      All of the checks written during a month are posted to the
  129. various expense accounts as debit <+> amounts.  The total of all
  130. of those checks is then posted to the CASH IN BANK account as a
  131. single credit <-> amount.  The net of all the transactions
  132. posted is therefore zero, making a balanced series of entries.
  133. All income amounts are entered as credit <-> amounts and a
  134. corresponding debit <+> entry is made to the Cash in Bank
  135. account or to Accounts Receivable.  The PC-GL program helps you
  136. when posting transactions by displaying the balance of all
  137. transactions posted at the upper right of the screen.  When all
  138. of the transactions for the accounting period have been posted,
  139. the balance displayed should be zero.
  140.  
  141.      If you are unfamiliar with double entry accounting, it is
  142. beyond the scope of this manual to completely cover the subject.
  143. However, all is not lost.  The PC-GL system can also be used as
  144. a simple single entry system.  Just enter all your expenses and
  145. income to the proper account and run the system normally.
  146. Expenses are entered as positive <+> amounts and (this is
  147. important!) income amounts are entered as negative <-> amounts.
  148. To enter a negative amount, first enter then number then press
  149. the minus<-> sign.
  150.  
  151.  
  152. SETTING UP THE CHART OF ACCOUNTS
  153.  
  154.      A standard chart of accounts is provided with the program.
  155. Although any sequential numbering scheme will work with the
  156. general ledger program, the one provided is in common usage by
  157. accountants.  To use the standard chart of accounts, simply run
  158. the program with the file PC-GL.COA on the data disk drive.
  159.  
  160.      The chart of accounts can be added to at any time during
  161. the processing period.  All chart of accounts setup and
  162. modification is done using the <Enter or Change Chart of
  163. Accounts> selection on the menu.  This section allows you add
  164. new COA items, delete or change existing ones, or examine the
  165. COA by scrolling up and down the screen.  All commands are
  166. listed at the bottom of the screen and are selected by a single
  167. keystroke.  Upon entering this section you may immediately begin
  168. adding items to the chart of accounts or, by pressing the Escape
  169. key, you may go to the command mode and insert, delete or change
  170. items in the chart of accounts.
  171.  
  172.      You will not be allowed to delete an account with a balance
  173. or change balance amounts.  Changing amounts is done by posting
  174. transactions to the account.  That way you have that all
  175. important audit trail.  Upon exiting the chart of accounts
  176. section, the chart of accounts is automatically sorted in
  177. account number order.
  178.  
  179.      Each chart of accounts item con